home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / collie12.arc / APOLOGY.TXT next >
Text File  |  1986-07-08  |  1KB  |  32 lines

  1. BE SURE TO ALSO READ NEWITEM.TXT.. VERY IMPORTANT CHANGES
  2. ARE LISTED IN IT.
  3.  
  4. There has been a low level error which gives
  5. runtime error F0. I assumed that the low level
  6. code which tests the dos environment for where
  7. Collie overlays should be was working since I
  8. had not touched it at all since I got the original
  9. source code for 1.20i.
  10. Guess what???? IT DIDN'T WORK!!!!
  11. I just re-wrote the whole thing, and tested it with
  12. Collie overlays on drive E:, messages on drive D: and
  13. Collie work files on drive C:, and all went well.
  14. I have put a report in just under 'opening work files'
  15. which reports all three paths mentioned above, so you can
  16. see immediately if there is a problem.
  17. This should work fine now.
  18. Sorry about that, I should have learned a long time ago not
  19. to assume that anything works as it should.
  20.  
  21. Chuck
  22. ps
  23. be SURE, if you set the environment, to do something like this
  24. with NO SPACES!!!!
  25.  
  26. SET COLLIE=E:\COL
  27.  
  28. where col is a subdir on another drive or ramdisk.
  29. no subdir will also work well also if you use  the \ after the
  30. drive spec. like E:\
  31.  
  32.